Hostname
azgour.com
Last fetched
azgour.com resolves to 2 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:636 as the registrar.
Nutrition Label
Resolution chain
azgour.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.61.66.163 | 72.61.64.0/20 | AS47583 | — | US |
| 77.68.112.128 | 77.68.0.0/17 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:636
- Organization
- michael azgour
- Contact emails
- 6pupednxh5syax4d@private-contact.com
- 7izdgrqmesc7nchu@private-contact.com
- ef5pkifozctuexhq@private-contact.com
- mpb1xr7jpi7ntwoc@private-contact.com
- p5zesk2uuzdhdjc3@private-contact.com
- q2gmcvfsktdwoehq@private-contact.com
- rh68i5vzl8m3gfr9@private-contact.com
- rn7g15sq9gyyirpu@private-contact.com
- wb0rokvwzvzsgujd@private-contact.com
Subdomains
1 observed subdomain of azgour.com.
| Subdomain |
|---|
| www.azgour.com |
Web-graph footprint
Distinct hostnames that link to or from azgour.com in the public web crawl.
5 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from azgour.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "azgour.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.