Skip to content

Hostname

app.emaillistvalidation.com

Last fetched

app.emaillistvalidation.com resolves to 1 IPv4 address operated by AS49981 in NL.

Nutrition Label

WHISPER CANON · app.emaillistvalidation.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/app.emaillistvalidation.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.132.178.90185.132.176.0/22AS49981NL

WHOIS identity

No WHOIS records are currently associated with app.emaillistvalidation.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for app.emaillistvalidation.com.

MechanismTarget
SPF_Aapp.emaillistvalidation.com
SPF_IP185.177.124.177
SPF_IP212.8.248.227
SPF_MXapp.emaillistvalidation.com

Related pages

Pivot deeper into the graph from app.emaillistvalidation.com.

Cypher and MCP

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

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