Skip to content

Hostname

secfed.net

Last fetched

secfed.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · secfed.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/secfed.net

Resolution chain

secfed.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.41.184104.18.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.146.72172.64.146.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

6 observed subdomains of secfed.net.

Web-graph footprint

Distinct hostnames that link to or from secfed.net in the public web crawl.

11 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for secfed.net.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEjhahosted.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsecfed-net.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP13.85.183.98
SPF_IP13.85.26.141
SPF_IP20.165.52.28
SPF_IP23.102.154.37
SPF_IP40.86.155.144
SPF_IP52.171.59.53
SPF_IP52.248.65.126
SPF_IP52.248.76.123
SPF_IP52.248.80.229
SPF_IP52.248.80.61
SPF_IP52.248.83.23
SPF_IP52.248.87.17

Related pages

Pivot deeper into the graph from secfed.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "secfed.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.