Skip to content

Hostname

mailsprinkler.com

Last fetched

mailsprinkler.com resolves to 1 IPv4 address operated by ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
170.75.253.156170.75.253.0/24AS393398ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLCUS

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

3 observed subdomains of mailsprinkler.com.

Web-graph footprint

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

46 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mailsprinkler.com.

MechanismTarget
SPF_Adal13.service2client.com
SPF_Amailsprinkler.com
SPF_INCLUDEem6854.mailsprinkler.com
SPF_INCLUDEem9079.cpass.us
SPF_INCLUDErelay.mailchannels.net
SPF_IP167.89.24.2
SPF_IP96.47.33.18
SPF_IP96.47.33.251
SPF_IP96.47.45.68/26
SPF_MXmailsprinkler.com

Related pages

Pivot deeper into the graph from mailsprinkler.com.

Cypher and MCP

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

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