Skip to content

Hostname

dispolease.com

Last fetched

dispolease.com resolves to 3 IPv4 addresses operated by FR-BPCE - BPCE S.A. in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · dispolease.comRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dispolease.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.148.120.212185.148.120.0/22AS213466FR-BPCE - BPCE S.A.FR
91.135.181.6491.135.181.0/24AS213466FR-BPCE - BPCE S.A.FR
91.135.184.20791.135.184.0/24AS213466FR-BPCE - BPCE S.A.FR

WHOIS identity

Registrar
iana:299
Organization
gestion telecom
Contact emails

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dispolease.com.

MechanismTarget
SPF_INCLUDE_spf.bpce-it.fr
SPF_INCLUDEspf.natixis.com
SPF_IP194.98.3.64/26
SPF_IP79.99.165.63/32
SPF_IP84.14.112.192/26

Related pages

Pivot deeper into the graph from dispolease.com.

Cypher and MCP

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

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