Skip to content

Hostname

sadquainenterprises.com

Last fetched

sadquainenterprises.com resolves to 1 IPv4 address operated by MULTINET-IE-AS-AP - Multinet Broadband in PK. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · sadquainenterprises.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sadquainenterprises.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.152.255.100103.152.255.0/24AS135523MULTINET-IE-AS-AP - Multinet BroadbandPK

WHOIS identity

Registrar
iana:303
Organization
digimark
Contact emails

Subdomains

3 observed subdomains of sadquainenterprises.com.

Web-graph footprint

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

28 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sadquainenterprises.com

SPF policy

6 SPF mechanisms authorising senders for sadquainenterprises.com.

MechanismTarget
SPF_Asadquainenterprises.com
SPF_IP103.152.255.100
SPF_IP195.201.84.147
SPF_IP66.219.22.207
SPF_IP66.219.22.24
SPF_MXsadquainenterprises.com

Related pages

Pivot deeper into the graph from sadquainenterprises.com.

Cypher and MCP

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

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