Skip to content

Hostname

ananasmag.com

Last fetched

ananasmag.com resolves to 1 IPv4 address operated by WEBGLOBERS UPSTREAM connectivity in RS. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.102.77.48185.102.76.0/22AS198171WEBGLOBERS UPSTREAM connectivityRS

WHOIS identity

Registrar
iana:839
Organization
ana stanojevic
Contact emails

Subdomains

11 observed subdomains of ananasmag.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • ananasmag.com

SPF policy

5 SPF mechanisms authorising senders for ananasmag.com.

MechanismTarget
SPF_Aananasmag.com
SPF_IP176.104.107.24
SPF_IP176.104.107.5
SPF_IP185.102.77.48
SPF_MXananasmag.com

Related pages

Pivot deeper into the graph from ananasmag.com.

Cypher and MCP

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

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