Skip to content

Hostname

banquept.fr

Last fetched

banquept.fr resolves to 1 IPv4 address operated by AS2200 in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

WHISPER CANON · banquept.frRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/banquept.fr

Resolution chain

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

IPPrefixASNOperatorCountry
195.221.202.131195.221.0.0/16AS2200FR

WHOIS identity

Registrar
registrar:gip renater
Organization
ecole nat superieure arts et metiers
Contact emails

Subdomains

2 observed subdomains of banquept.fr.

Web-graph footprint

Distinct hostnames that link to or from banquept.fr in the public web crawl.

98 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for banquept.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.relay.renater.fr
SPF_INCLUDEspf.tipimail.com
SPF_IP193.48.193.100
SPF_IP193.48.193.108
SPF_IP193.48.193.109
SPF_IP193.48.193.26
SPF_IP193.48.193.97
SPF_IP193.48.193.98
SPF_IP193.48.193.99
SPF_IP46.235.17.249/32
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP46.235.17.252/32
SPF_IP46.235.21.57/32
SPF_IP93.188.174.201/29

Related pages

Pivot deeper into the graph from banquept.fr.

Cypher and MCP

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

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