Skip to content

Hostname

fromtis.com

Last fetched

fromtis.com resolves to 5 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · fromtis.comRouting diversity3.0/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fromtis.com

Resolution chain

fromtis.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.50.131.14223.50.131.0/24AS20940AKAMAI-ASN1DE
23.50.131.15223.50.131.0/24AS20940AKAMAI-ASN1DE
23.53.43.5823.53.40.0/22AS20940AKAMAI-ASN1DE
23.53.43.6723.53.40.0/22AS20940AKAMAI-ASN1DE
34.73.23.4134.73.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:48
Organization
milton bressa silva
Contact emails

Subdomains

24 observed subdomains of fromtis.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from fromtis.com.

Cypher and MCP

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

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