Skip to content

Hostname

bernard-ing.com

Last fetched

bernard-ing.com resolves to 1 IPv4 address operated by DOMAINTECHNIK in AT. WHOIS lists iana:809 as the registrar.

Nutrition Label

WHISPER CANON · bernard-ing.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bernard-ing.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.145.228.19213.145.224.0/19AS25575DOMAINTECHNIKAT

WHOIS identity

Registrar
iana:809
Organization
bernard ingenieure zt-gmbh
Contact emails

Subdomains

5 observed subdomains of bernard-ing.com.

Web-graph footprint

Distinct hostnames that link to or from bernard-ing.com in the public web crawl.

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bernard-ing.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.92.126.33
SPF_IP80.92.126.39

Related pages

Pivot deeper into the graph from bernard-ing.com.

Cypher and MCP

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

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