Skip to content

Hostname

orgran.com

Last fetched

orgran.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · orgran.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/orgran.com

Resolution chain

orgran.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.213.180.7135.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

Registrar
iana:269
Organization
buontempo enterprises pty
Contact emails

Subdomains

1 observed subdomain of orgran.com.

Web-graph footprint

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

187 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for orgran.com.

MechanismTarget
SPF_Aorgran.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEorgran.com
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.179.236.34
SPF_IP27.131.79.35
SPF_IP52.63.133.67
SPF_MXorgran.com

Related pages

Pivot deeper into the graph from orgran.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "orgran.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.