Skip to content

Hostname

hollming.com

Last fetched

hollming.com resolves to 1 IPv4 address operated by AS201750 in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · hollming.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/hollming.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.252.118.41185.252.118.0/24AS201750FI

WHOIS identity

Registrar
iana:113
Organization
hollming
Contact emails

Subdomains

8 observed subdomains of hollming.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hollming.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.157.9.2/32

Related pages

Pivot deeper into the graph from hollming.com.

Cypher and MCP

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

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