Skip to content

Hostname

hofer.si

Last fetched

hofer.si resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:aoi d.o.o.registrar-url: http://www.aoi.eu/arneswhois| as the registrar.

Nutrition Label

WHISPER CANON · hofer.siRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hofer.si

Resolution chain

hofer.si resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:aoi d.o.o.registrar-url: http://www.aoi.eu/arneswhois|
Organization
Contact emails

Subdomains

81 observed subdomains of hofer.si.

Web-graph footprint

Distinct hostnames that link to or from hofer.si in the public web crawl.

178 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hofer.si.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDEelektronskaposta.si
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP185.157.100.135
SPF_IP80.243.175.20
SPF_IP85.31.11.197

Related pages

Pivot deeper into the graph from hofer.si.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hofer.si"})-[: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.