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
Resolution chain
sadquainenterprises.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.152.255.100 | 103.152.255.0/24 | AS135523 | MULTINET-IE-AS-AP - Multinet Broadband | PK |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- sadquainenterprises.com
SPF policy
6 SPF mechanisms authorising senders for sadquainenterprises.com.
| Mechanism | Target |
|---|---|
| SPF_A | sadquainenterprises.com |
| SPF_IP | 103.152.255.100 |
| SPF_IP | 195.201.84.147 |
| SPF_IP | 66.219.22.207 |
| SPF_IP | 66.219.22.24 |
| SPF_MX | sadquainenterprises.com |
Related pages
Pivot deeper into the graph from sadquainenterprises.com.
- IP · 103.152.255.100
- ASN · AS135523MULTINET-IE-AS-AP - Multinet Broadband
- Registrar · iana:303
- Country · PK
- Email · master_zeeshan@yahoo.com
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.