Skip to content

Hostname

auto-uuttera.fi

Last fetched

auto-uuttera.fi resolves to 1 IPv4 address operated by AS29243 in FI.

Nutrition Label

WHISPER CANON · auto-uuttera.fiRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/auto-uuttera.fi

Resolution chain

auto-uuttera.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.168.212.124185.168.212.0/22AS29243FI

WHOIS identity

No WHOIS records are currently associated with auto-uuttera.fi in WhisperGraph.

Subdomains

1 observed subdomain of auto-uuttera.fi.

Web-graph footprint

Distinct hostnames that link to or from auto-uuttera.fi in the public web crawl.

11 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for auto-uuttera.fi.

MechanismTarget
SPF_INCLUDE2557752.spf08.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.251.104.243
SPF_IP4.223.92.115
SPF_IP88.194.28.89/32
SPF_IP91.150.44.22/32
SPF_MXauto-uuttera.fi

Related pages

Pivot deeper into the graph from auto-uuttera.fi.

Cypher and MCP

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

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