Skip to content

Hostname

humano.dk

Last fetched

humano.dk resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US.

Nutrition Label

WHISPER CANON · humano.dkRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/humano.dk

Resolution chain

humano.dk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.223.124.240145.223.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
148.135.128.53148.135.128.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
88.223.87.1888.223.80.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.112.198.13092.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
Organization
humano aps
Contact emails

Subdomains

3 observed subdomains of humano.dk.

Web-graph footprint

Distinct hostnames that link to or from humano.dk in the public web crawl.

7 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for humano.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from humano.dk.

Cypher and MCP

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

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