Skip to content

Hostname

ungerglobal.com

Last fetched

ungerglobal.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ungerglobal.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ungerglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.92.21923.88.0.0/17AS24940DE

WHOIS identity

Registrar
iana:2
Organization
unger enterprises
Contact emails

Subdomains

25 observed subdomains of ungerglobal.com.

Web-graph footprint

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

322 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ungerglobal.com.

MechanismTarget
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.89.161.187/32
SPF_IP24.38.6.100

Related pages

Pivot deeper into the graph from ungerglobal.com.

Cypher and MCP

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

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