Skip to content

Hostname

visitherning.com

Last fetched

visitherning.com resolves to 1 IPv4 address operated by AS47292 in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.238.51.58109.238.48.0/21AS47292DK

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

2 observed subdomains of visitherning.com.

Web-graph footprint

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

68 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for visitherning.com.

MechanismTarget
SPF_INCLUDE_spf.staysecuregroup.com
SPF_INCLUDEmail.techosting.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.etouches.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spectra-systems.com
SPF_IP91.102.95.135/32
SPF_IP91.236.209.153

Related pages

Pivot deeper into the graph from visitherning.com.

Cypher and MCP

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

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