Hostname
www.genfed.com
Last fetched
www.genfed.com resolves to 1 IPv4 address operated by SECURE-24-AS - NTT Managed Services Americas, LLC in US.
Nutrition Label
Resolution chain
www.genfed.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 |
|---|---|---|---|---|
| 74.204.78.26 | 74.204.78.0/24 | AS46746 | SECURE-24-AS - NTT Managed Services Americas, LLC | US |
WHOIS identity
No WHOIS records are currently associated with www.genfed.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for www.genfed.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailers.meridianlink.com |
| SPF_INCLUDE | _external.pscu.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfref.jackhenry.com |
| SPF_IP | 103.237.104.0/24 |
| SPF_IP | 103.237.105.0/24 |
| SPF_IP | 12.106.86.235/32 |
| SPF_IP | 152.160.162.194 |
| SPF_IP | 168.245.113.130 |
| SPF_IP | 185.28.196.0/24 |
| SPF_IP | 192.28.146.0/24 |
| SPF_IP | 192.28.147.0/24 |
| SPF_IP | 198.185.62.235/32 |
| SPF_IP | 199.15.212.0/24 |
| SPF_IP | 199.15.213.0/24 |
| SPF_IP | 199.15.214.0/24 |
| SPF_IP | 199.15.215.0/24 |
| SPF_IP | 216.116.80.172/32 |
| SPF_IP | 216.116.80.85/32 |
| SPF_IP | 216.116.87.11/32 |
| SPF_IP | 216.116.87.142/32 |
| SPF_IP | 216.116.87.64/32 |
| SPF_IP | 37.188.97.188/32 |
| SPF_IP | 65.52.10.108 |
| SPF_IP | 74.200.60.12/32 |
| SPF_IP | 74.200.60.34/32 |
| SPF_IP | 74.200.63.122/32 |
| SPF_IP | 94.236.119.0/26 |
Related pages
Pivot deeper into the graph from www.genfed.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.genfed.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.