Skip to content

Hostname

fromi.com

Last fetched

fromi.com resolves to 1 IPv4 address operated by AS15894 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · fromi.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fromi.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.28.98.141217.28.96.0/21AS15894DE

WHOIS identity

Registrar
iana:151
Organization
fromi
Contact emails

Subdomains

15 observed subdomains of fromi.com.

Web-graph footprint

Distinct hostnames that link to or from fromi.com in the public web crawl.

40 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fromi.com.

MechanismTarget
SPF_Afromi.com
SPF_INCLUDE_spf-ipa.badencloud.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.88.145.90
SPF_IP185.88.145.94
SPF_IP217.28.97.16/32
SPF_IP46.105.51.195/32
SPF_IP80.149.81.138

Related pages

Pivot deeper into the graph from fromi.com.

Cypher and MCP

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

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