Hostname
transflodms.com
Last fetched
transflodms.com resolves to 1 IPv4 address operated by US-SIGNAL-CO01 - US Signal Company, L.L.C. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
transflodms.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 |
|---|---|---|---|---|
| 147.202.82.186 | 147.202.80.0/20 | AS18982 | US-SIGNAL-CO01 - US Signal Company, L.L.C. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of transflodms.com owner
- Contact emails
- aspsupport@transflo.com
- jjohnson@transflo.com
- jyork@transflo.com
- 732f206e-b7f7-497a-b724-308ee834584f@identity-protect.org
- 854c7c53-e977-483b-ba30-0535b67bc070@identity-protect.org
- bc622367-fa31-45e5-9cc3-46f88be21d2a@identity-protect.org
- c093943c-67f3-4df1-ac6b-de8648da3576@identity-protect.org
- ecde14b6-ff5e-4c99-9f03-26930d0f2f65@identity-protect.org
- eef154ed-ab1b-4a24-b6d9-1474c086c936@identity-protect.org
Subdomains
17 observed subdomains of transflodms.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from transflodms.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for transflodms.com.
| Mechanism | Target |
|---|---|
| SPF_A | transflodms.com |
| SPF_IP | 54.198.184.46/32 |
Related pages
Pivot deeper into the graph from transflodms.com.
- IP · 147.202.82.186
- ASN · AS18982US-SIGNAL-CO01 - US Signal Company, L.L.C.
- Registrar · iana:468
- Country · US
- Email · aspsupport@transflo.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: "transflodms.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.