Skip to content

Hostname

haemonetics.com

Last fetched

haemonetics.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · haemonetics.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/haemonetics.com

Resolution chain

haemonetics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.191.242.240172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:299
Organization
attn haemonetics.com care of network solutions
Contact emails

Subdomains

93 observed subdomains of haemonetics.com.

Web-graph footprint

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

228 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for haemonetics.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE4551484.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.74.94
SPF_IP184.70.75.244
SPF_IP202.133.110.49
SPF_IP206.188.11.0/24
SPF_IP208.185.229.45/32
SPF_IP209.123.45.224/32
SPF_IP209.90.175.27
SPF_IP217.156.208.65
SPF_IP27.131.46.179
SPF_IP35.174.145.124/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP50.210.124.187
SPF_IP67.104.30.235
SPF_IP74.123.56.141

Related pages

Pivot deeper into the graph from haemonetics.com.

Cypher and MCP

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

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