Skip to content

Hostname

umicore.com

Last fetched

umicore.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · umicore.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/umicore.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.4.27104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1464
Organization
alain palmers
Contact emails

Subdomains

143 observed subdomains of umicore.com.

Web-graph footprint

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

789 sites link to this hostname.

161 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for umicore.com.

MechanismTarget
SPF_Aumicore.com
SPF_INCLUDE_spf.ntgt.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.254.102.17
SPF_IP165.254.191.19/32
SPF_IP172.201.164.209/32
SPF_IP185.120.166.18
SPF_IP186.224.221.115
SPF_IP186.224.221.116
SPF_IP186.224.221.117
SPF_IP200.218.167.195/32
SPF_IP200.218.167.211
SPF_IP51.105.101.191/32
SPF_IP51.136.124.68
SPF_MXumicore.com

Related pages

Pivot deeper into the graph from umicore.com.

Cypher and MCP

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

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