Skip to content

Hostname

funprep.avimegiddo.com

Last fetched

funprep.avimegiddo.com resolves to 5 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in GB.

Nutrition Label

WHISPER CANON · funprep.avimegiddo.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/funprep.avimegiddo.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.195.12.214185.195.12.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationGB
3.168.153.113.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.153.1353.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.153.1433.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.153.463.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with funprep.avimegiddo.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for funprep.avimegiddo.com.

MechanismTarget
SPF_Afunprep.avimegiddo.com
SPF_IP185.195.12.49
SPF_MXfunprep.avimegiddo.com

Related pages

Pivot deeper into the graph from funprep.avimegiddo.com.

Cypher and MCP

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

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