Skip to content

Hostname

um.simpli.fi

Last fetched

um.simpli.fi resolves to 6 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · um.simpli.fiRouting diversity4.2/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/um.simpli.fi

Resolution chain

um.simpli.fi resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.11.26.2234.11.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.141.240.7534.141.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
34.48.249.8134.48.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.85.181.20434.85.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.204.195.16735.204.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
34.7.37.334.7.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with um.simpli.fi in WhisperGraph.

Subdomains

3 observed subdomains of um.simpli.fi.

Web-graph footprint

Distinct hostnames that link to or from um.simpli.fi in the public web crawl.

221 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from um.simpli.fi.

Cypher and MCP

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

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