Hostname
transas.com
Last fetched
transas.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
transas.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 |
|---|---|---|---|---|
| 20.105.232.42 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:447
- Organization
- domain administrator
- Contact emails
- billing@transas.com
- 202kr33ip8wz@idp.email
- pw-2da9dc719795b3f949963ff3416db196@privacyguardian.org
- pw-4e28594100f09d148ad41e20f845017d@privacyguardian.org
- pw-8bf20b8cd2eef8b28b3354af42069cf6@privacyguardian.org
- pw-9ed9fb7e9da1532dd60f60c90db37549@privacyguardian.org
- pw-bae8308889e1a9a1517d5aa3e1c73753@privacyguardian.org
- pw-c0d750fe3cc13c169b6294f0e36b1fbe@privacyguardian.org
Subdomains
63 observed subdomains of transas.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from transas.com in the public web crawl.
83 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for transas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.transas.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from transas.com.
- IP · 20.105.232.42
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:447
- Country · NL
- Email · billing@transas.com
- TLD · .com
- Browse hostnames · tr…
- 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: "transas.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.