Skip to content

Hostname

difiori.com.ec

Last fetched

difiori.com.ec resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · difiori.com.ecRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/difiori.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
136.113.250.52136.113.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
198.13.45.76198.13.32.0/20AS20473AS-VULTR - The Constant Company, LLCJP

WHOIS identity

No WHOIS records are currently associated with difiori.com.ec in WhisperGraph.

Subdomains

9 observed subdomains of difiori.com.ec.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for difiori.com.ec.

MechanismTarget
SPF_Adifiori.com.ec
SPF_IP168.119.150.178
SPF_IP38.129.136.243
SPF_MXdifiori.com.ec

Related pages

Pivot deeper into the graph from difiori.com.ec.

Cypher and MCP

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

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