Skip to content

Hostname

firmenich.com

Last fetched

firmenich.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · firmenich.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/firmenich.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.33.14845.60.33.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.39.14845.60.39.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:81
Organization
firmenich
Contact emails

Subdomains

152 observed subdomains of firmenich.com.

Web-graph footprint

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

743 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for firmenich.com.

MechanismTarget
SPF_INCLUDEspf-002cd202.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.firmenich.com

Related pages

Pivot deeper into the graph from firmenich.com.

Cypher and MCP

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

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