Skip to content

Hostname

desimone1855.com

Last fetched

desimone1855.com resolves to 1 IPv4 address operated by AS262191 - LIBERTY NETWORKS DE COLOMBIA S.A.S in CO. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.197.128.195185.197.128.0/22AS262191AS262191 - LIBERTY NETWORKS DE COLOMBIA S.A.SCO

WHOIS identity

Registrar
iana:69
Organization
de simone fratelli s.r.l. societa/ditta de simone fratelli s.r.l. societa/ditta
Contact emails

Subdomains

1 observed subdomain of desimone1855.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for desimone1855.com.

MechanismTarget
SPF_Adesimone1855.com
SPF_INCLUDE_spf.blumind.it
SPF_MXdesimone1855.com

Related pages

Pivot deeper into the graph from desimone1855.com.

Cypher and MCP

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

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