Hostname
tangany.com
Last fetched
tangany.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tangany.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 |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tangany.com owner
- Contact emails
- 0eb1bd74-3c4a-44f3-8699-ab0d28305124@identity-protect.org
- 332ae7ec-668f-41af-9d8c-f16d618e60ed@identity-protect.org
- 5b14b77e-f321-4de2-b1c1-ad7342010f35@identity-protect.org
- 87d2196d-be45-49ca-b313-bee07672a460@identity-protect.org
- a65bcfca-4933-427b-9469-9553a557100f@identity-protect.org
- info@domain-contact.org
Subdomains
45 observed subdomains of tangany.com.
Showing 16 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tangany.com in the public web crawl.
198 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tangany.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from tangany.com.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · CA
- Email · 0eb1bd74-3c4a-44f3-8699-ab0d28305124@identity-protect.org
- TLD · .com
- Browse hostnames · ta…
- 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: "tangany.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.