Hostname
fedweek.com
Last fetched
fedweek.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fedweek.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.150.108 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.151.108 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.14.211 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.211 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.7 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn fedweek.com care of network solutions
- Contact emails
- a97gk8p39bq@networksolutionsprivateregistration.com
- b365b3h23xu@networksolutionsprivateregistration.com
- bh2y47kq8a2@networksolutionsprivateregistration.com
- bj4h86tn8wu@networksolutionsprivateregistration.com
- bm2cn7pj6aj@networksolutionsprivateregistration.com
- kevin.couch@fedweek.com
- fz98z7vp4j5@networksolutionsprivateregistration.com
- ga5kj2c938q@networksolutionsprivateregistration.com
- gv7uk6da5hc@networksolutionsprivateregistration.com
- h38bq5t4967@networksolutionsprivateregistration.com
- hx9ch4ty3bu@networksolutionsprivateregistration.com
- ke84b4ju6q4@networksolutionsprivateregistration.com
- mg42j8w84fq@networksolutionsprivateregistration.com
- mm6sr75r7y2@networksolutionsprivateregistration.com
- nu2976k97wm@networksolutionsprivateregistration.com
- nz6w58zr6p6@networksolutionsprivateregistration.com
- p935c2pv52g@networksolutionsprivateregistration.com
- qt2475us987@networksolutionsprivateregistration.com
- s97gk96u2ps@networksolutionsprivateregistration.com
- t797h8au343@networksolutionsprivateregistration.com
- and 12 more
Subdomains
18 observed subdomains of fedweek.com.
Web-graph footprint
Distinct hostnames that link to or from fedweek.com in the public web crawl.
699 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fedweek.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emailcampaigns.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.intermedia.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fedweek.com.
- IP · 104.16.150.108
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a97gk8p39bq@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fe…
- 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: "fedweek.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.