Skip to content

Hostname

humanitas.co.at

Last fetched

humanitas.co.at resolves to 1 IPv4 address operated by AS48055 in AT.

Nutrition Label

WHISPER CANON · humanitas.co.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/humanitas.co.at

Resolution chain

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

IPPrefixASNOperatorCountry
45.139.63.2145.139.60.0/22AS48055AT

WHOIS identity

No WHOIS records are currently associated with humanitas.co.at in WhisperGraph.

Subdomains

1 observed subdomain of humanitas.co.at.

Web-graph footprint

Distinct hostnames that link to or from humanitas.co.at in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for humanitas.co.at.

MechanismTarget
SPF_Amxout.ecval.com
SPF_Amxout1.masterlogin.de
SPF_Amxout2.masterlogin.de
SPF_Amxwww.masterlogin.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hosting.bdata.at
SPF_IP45.139.63.21
SPF_MXhumanitas.co.at

Related pages

Pivot deeper into the graph from humanitas.co.at.

Cypher and MCP

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

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