Hostname
trafficfactory.com
Last fetched
trafficfactory.com resolves to 1 IPv4 address operated by CLOUDINFRASTACK in CZ. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
trafficfactory.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 |
|---|---|---|---|---|
| 185.120.70.247 | 185.120.68.0/22 | AS8646 | CLOUDINFRASTACK | CZ |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 000ef6e24e344d7e4d2ef99003ee921448b3394eff2df20b5092f9fc35039a84@trafficfactory.com.whoisproxy.org
- 0d4aa210f34621b9a0ac009a0a4ef163da6b5f91ffe3d01f47322c34a3860dbc@trafficfactory.com.whoisproxy.org
- 0dd9abfbf9fce1e557fb3612b12e0843a9c01e78528e37754a54f3d21adbcb91@trafficfactory.com.whoisproxy.org
- 10141fd5200f2acaf086248dc0fd4c4b5378a3523f577073aaf666e0290e89d4@trafficfactory.com.whoisproxy.org
- 16aba03b75b2a762781fd86c4ef04eb93253f5276be0e5346db0225cf33a85a0@trafficfactory.com.whoisproxy.org
- 201b86cf7ed0e88684166e11b8002e7dbf0309d28888d9b802cf5130db1d2940@trafficfactory.com.whoisproxy.org
- 24571710001d8ca109f7dad1f55b91d4a1b942743ae3855ab0a2941e8eecd49d@trafficfactory.com.whoisproxy.org
- 26e4b05d0bbe05f3584056e491c32dc1081b062b0253c9d232f896efe40abaeb@trafficfactory.com.whoisproxy.org
- 2daf71abf78be5df3e07e380133f340e8bcfcef2fe1f53470f8bc88a2a2c8dd2@trafficfactory.com.whoisproxy.org
- 34961ae5802648a193d9e3f8f9636dfed6bbfdaef7a011d78c2703bb3f645edc@trafficfactory.com.whoisproxy.org
- 366f4879cbb4b04cef28a4abcd2ab65b8497c8f50d73f7eb295e985458fc72db@trafficfactory.com.whoisproxy.org
- 37d4fc88d73eaac45c38b08dbbd73d098c31bcb6bc6dac2baad62a58dfed61df@trafficfactory.com.whoisproxy.org
- 3800612d9a0fca84f34438428921d84d491134d50f20db85dcee0c2e1d639a78@trafficfactory.com.whoisproxy.org
- 3d4a00eb8ce8fe1123b8e799d5e5c1f5a5c6053429ed9c0422e5f07163d90dc9@trafficfactory.com.whoisproxy.org
- 43239fbf74e0f1f53b649982f4663e0e62dcbe2c3ad33f813cbad7edfb92eed7@trafficfactory.com.whoisproxy.org
- 44994deaf7d451316eb418572705ef792db55a922461f24bc0d886476568361d@trafficfactory.com.whoisproxy.org
- 4781e9352287e189f17780dfe26120622487659004ab34adb4841045d8511dba@trafficfactory.com.whoisproxy.org
- 48408e279665898ee9d25cf4b3eac3d71a06a8de5c9bb6cb4c810dc0a4d2d08c@trafficfactory.com.whoisproxy.org
- 4cda48231a2a91b4e0a3f364f488372a40ea84e442061d5c30aa3a8474a72b3d@trafficfactory.com.whoisproxy.org
- 4d9627e8b80d2acbfd75dd98f2aa3be1d82a4381bcbe60928e7f1abd005ccb6a@trafficfactory.com.whoisproxy.org
- and 42 more
Subdomains
6 observed subdomains of trafficfactory.com.
Web-graph footprint
Distinct hostnames that link to or from trafficfactory.com in the public web crawl.
622 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for trafficfactory.com.
| Mechanism | Target |
|---|---|
| SPF_A | trafficfactory.com |
| SPF_INCLUDE | _spf.exads.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | email1.kayako.com |
| SPF_INCLUDE | u4635567.wl068.sendgrid.net |
| SPF_MX | trafficfactory.com |
Related pages
Pivot deeper into the graph from trafficfactory.com.
- IP · 185.120.70.247
- ASN · AS8646CLOUDINFRASTACK
- Registrar · iana:228
- Country · CZ
- Email · 000ef6e24e344d7e4d2ef99003ee921448b3394eff2df20b5092f9fc35039a84@trafficfactory.com.whoisproxy.org
- 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: "trafficfactory.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.