Skip to content

Hostname

ulmexindustrie.com

Last fetched

ulmexindustrie.com resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:1257 as the registrar.

Nutrition Label

WHISPER CANON · ulmexindustrie.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ulmexindustrie.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.88.87.8580.88.80.0/20AS31034IT

WHOIS identity

Registrar
iana:1257
Organization
ulmex industrie system gmbh & co. kg
Contact emails

Subdomains

1 observed subdomain of ulmexindustrie.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ulmexindustrie.com.

MechanismTarget
SPF_Aulmexindustrie.com
SPF_INCLUDE_spf.ns3.it
SPF_IP178.22.186.160/28
SPF_IP185.82.224.194
SPF_IP213.187.10.0/23
SPF_IP78.26.127.0/24
SPF_IP89.251.178.112/29
SPF_MXulmexindustrie.com

Related pages

Pivot deeper into the graph from ulmexindustrie.com.

Cypher and MCP

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

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