Skip to content

Hostname

federatedcoops.com

Last fetched

federatedcoops.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · federatedcoops.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/federatedcoops.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.0.17445.60.0.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.6.17445.60.6.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from federatedcoops.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for federatedcoops.com.

MechanismTarget
SPF_INCLUDE_fds.destwin.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP145.40.105.160
SPF_IP145.40.105.162
SPF_IP145.40.105.176
SPF_IP145.40.105.178
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP192.163.251.97
SPF_IP198.57.163.66
SPF_IP50.31.50.235
SPF_IP64.28.96.170
SPF_IP65.155.76.146

Related pages

Pivot deeper into the graph from federatedcoops.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "federatedcoops.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 20

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