Hostname
faisalmustafa.com
Last fetched
faisalmustafa.com resolves to 1 IPv4 address operated by DSIPL-AS-AP - Dubai Sky Internet in PK. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
faisalmustafa.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 |
|---|---|---|---|---|
| 210.79.167.75 | 210.79.167.0/24 | AS149009 | DSIPL-AS-AP - Dubai Sky Internet | PK |
WHOIS identity
- Registrar
- iana:146
- Organization
- amir nawaz
- Contact emails
Subdomains
8 observed subdomains of faisalmustafa.com.
Web-graph footprint
Distinct hostnames that link to or from faisalmustafa.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for faisalmustafa.com.
| Mechanism | Target |
|---|---|
| SPF_A | email.faisalmustafa.com |
| SPF_A | faisalmustafa.com |
| SPF_A | mailgate.tricetech.net |
| SPF_A | relay.tricetech.net |
| SPF_A | smtp.tricetech.net |
| SPF_IP | 210.79.167.75 |
| SPF_MX | faisalmustafa.com |
Related pages
Pivot deeper into the graph from faisalmustafa.com.
- IP · 210.79.167.75
- ASN · AS149009DSIPL-AS-AP - Dubai Sky Internet
- Registrar · iana:146
- Country · PK
- Email · aamirfsd@gmail.com
- TLD · .com
- Browse hostnames · fa…
- 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: "faisalmustafa.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.