Skip to content

Hostname

immucor.com

Last fetched

immucor.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

immucor.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

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 immucor.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for immucor.com.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDE_spf.werfen.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.151.59.18
SPF_IP122.180.145.118/32
SPF_IP153.142.208.34
SPF_IP213.188.98.106/29
SPF_IP24.222.202.220/30
SPF_IP50.242.70.176/29
SPF_IP63.111.22.192/26
SPF_IP63.111.29.192/26
SPF_IP63.210.77.76/30
SPF_IP63.85.171.96/27
SPF_IP64.159.187.66
SPF_IP80.150.74.245
SPF_IP92.79.90.35/32
SPF_IP96.57.154.0/29

Related pages

Pivot deeper into the graph from immucor.com.

Cypher and MCP

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

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