Skip to content

Hostname

legacycoop.com

Last fetched

legacycoop.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · legacycoop.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/legacycoop.com

Resolution chain

legacycoop.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

3 observed subdomains of legacycoop.com.

Web-graph footprint

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

6 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for legacycoop.com.

MechanismTarget
SPF_INCLUDEaaih.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtriadinet.net
SPF_IP198.178.29.15
SPF_IP199.123.0.14
SPF_IP199.123.0.15
SPF_IP216.75.117.106
SPF_IP216.75.117.109
SPF_IP23.29.82.133
SPF_IP24.112.123.178
SPF_IP24.112.123.198
SPF_IP35.174.76.204
SPF_IP52.45.66.63
SPF_IP67.43.222.75
SPF_IP67.43.222.92
SPF_IP71.8.193.74
SPF_IP71.8.212.198

Related pages

Pivot deeper into the graph from legacycoop.com.

Cypher and MCP

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

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