Skip to content

Hostname

tinyfeet.at

Last fetched

tinyfeet.at resolves to 1 IPv4 address operated by AS44453 in AT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.204.132.229128.211.20.0/24AS44453AT

WHOIS identity

No WHOIS records are currently associated with tinyfeet.at in WhisperGraph.

Subdomains

9 observed subdomains of tinyfeet.at.

Web-graph footprint

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

29 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tinyfeet.at.

MechanismTarget
SPF_Aemail.tinyfeet.at
SPF_Atinyfeet.at
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.64.124.38
SPF_MXtinyfeet.at

Related pages

Pivot deeper into the graph from tinyfeet.at.

Cypher and MCP

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

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