Skip to content

Hostname

dimelo.com

Last fetched

dimelo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · dimelo.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/dimelo.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.210.212.11434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.138.15934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.186.16035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.185.24635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.203.16235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.113.9544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.83.16844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.244.241.6744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
dimelo
Contact emails

Subdomains

23 observed subdomains of dimelo.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dimelo.com.

MechanismTarget
SPF_INCLUDEspf.dimelo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from dimelo.com.

Cypher and MCP

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

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