Skip to content

Hostname

ujimasters.com

Last fetched

ujimasters.com resolves to 2 IPv4 addresses operated by DREAMSCAPE-AS-AP - Dreamscape Networks Limited in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · ujimasters.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ujimasters.com

Resolution chain

ujimasters.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.170.84.122203.170.80.0/21AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedAU
74.91.194.9974.91.194.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationAU

WHOIS identity

Registrar
iana:1291
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of ujimasters.com.

Web-graph footprint

Distinct hostnames that link to or from ujimasters.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • ujimasters.com

SPF policy

4 SPF mechanisms authorising senders for ujimasters.com.

MechanismTarget
SPF_Aujimasters.com
SPF_IP103.67.235.65
SPF_IP185.184.155.72
SPF_MXujimasters.com

Related pages

Pivot deeper into the graph from ujimasters.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ujimasters.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.