Skip to content

Hostname

sprinkle.com.bd

Last fetched

sprinkle.com.bd resolves to 2 IPv4 addresses operated by AS14670 in US.

Nutrition Label

WHISPER CANON · sprinkle.com.bdRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/sprinkle.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.252.65185.181.252.0/24AS14670US
70.32.23.11370.32.23.0/24AS19905SECURITYSERVICES - Vercara, LLCUS

WHOIS identity

No WHOIS records are currently associated with sprinkle.com.bd in WhisperGraph.

Subdomains

10 observed subdomains of sprinkle.com.bd.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sprinkle.com.bd.

MechanismTarget
SPF_Asprinkle.com.bd
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.supercp.com
SPF_IP185.181.252.64
SPF_IP70.32.23.113
SPF_MXsprinkle.com.bd

Related pages

Pivot deeper into the graph from sprinkle.com.bd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sprinkle.com.bd"})-[: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.