Skip to content

Hostname

melissadata.com

Last fetched

melissadata.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
12.203.219.5112.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

36 observed subdomains of melissadata.com.

Web-graph footprint

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

343 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for melissadata.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP12.200.105.155
SPF_IP12.203.219.107
SPF_IP12.203.219.23
SPF_IP12.203.219.88
SPF_IP208.80.200.0/21
SPF_IP216.231.3.166
SPF_IP70.183.24.243
SPF_IP70.183.24.245
SPF_IP70.183.24.246

Related pages

Pivot deeper into the graph from melissadata.com.

Cypher and MCP

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

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