Skip to content

Hostname

divalto.com

Last fetched

divalto.com resolves to 1 IPv4 address operated by MASARMAT-AS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · divalto.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/divalto.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.60.94.163185.60.92.0/22AS39605MASARMAT-ASFR

WHOIS identity

Registrar
iana:81
Organization
divalto
Contact emails

Subdomains

25 observed subdomains of divalto.com.

Web-graph footprint

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

271 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for divalto.com.

MechanismTarget
SPF_Asmtp-out.bearstech.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP167.89.43.220/32
SPF_IP176.175.227.128/29
SPF_IP176.175.236.24/29
SPF_IP195.200.122.11/32
SPF_IP213.245.2.0/24
SPF_IP31.32.85.244
SPF_IP31.33.81.34
SPF_IP45.94.224.129/28
SPF_IP46.227.82.194/32
SPF_IP5.50.87.47
SPF_IP87.253.234.71/32
SPF_IP87.253.234.73/32
SPF_IP87.253.234.85/32

Related pages

Pivot deeper into the graph from divalto.com.

Cypher and MCP

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

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