Skip to content

Hostname

sprintcommunication.net

Last fetched

sprintcommunication.net resolves to 1 IPv4 address operated by AS141988 in BD. WHOIS lists iana:3861 as the registrar.

Nutrition Label

WHISPER CANON · sprintcommunication.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sprintcommunication.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.246.162103.163.246.0/24AS141988BD

WHOIS identity

Registrar
iana:3861
Organization
ayaz najibullah
Contact emails

Subdomains

2 observed subdomains of sprintcommunication.net.

Threat posture

History

Mail and authentication

MX records

  • sprintcommunication.net

SPF policy

5 SPF mechanisms authorising senders for sprintcommunication.net.

MechanismTarget
SPF_Asprintcommunication.net
SPF_IP103.163.246.154
SPF_IP103.163.246.162
SPF_IP103.163.246.165
SPF_MXsprintcommunication.net

Related pages

Pivot deeper into the graph from sprintcommunication.net.

Cypher and MCP

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

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