Skip to content

Hostname

loop.megaffi.com

Last fetched

loop.megaffi.com resolves to 2 IPv4 addresses operated by AWARESOFT in GB.

Nutrition Label

WHISPER CANON · loop.megaffi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/loop.megaffi.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.255.62.152149.255.60.0/22AS34931AWARESOFTGB
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with loop.megaffi.com in WhisperGraph.

Subdomains

1 observed subdomain of loop.megaffi.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for loop.megaffi.com.

MechanismTarget
SPF_Aloop.megaffi.com
SPF_INCLUDErelay.thundermail.uk
SPF_IP149.255.62.152
SPF_IP149.255.62.68
SPF_MXloop.megaffi.com

Related pages

Pivot deeper into the graph from loop.megaffi.com.

Cypher and MCP

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

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