Skip to content

Hostname

urbispark.fr

Last fetched

urbispark.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ip twins sas as the registrar.

Nutrition Label

WHISPER CANON · urbispark.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/urbispark.fr

Resolution chain

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

IPPrefixASNOperatorCountry
91.121.58.12691.121.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ip twins sas
Organization
urbis park
Contact emails

Subdomains

4 observed subdomains of urbispark.fr.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for urbispark.fr.

MechanismTarget
SPF_Aurbispark.fr
SPF_INCLUDEspf.flexit.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.2.156.48/28
SPF_IP109.3.129.176/28
SPF_IP109.7.109.150
SPF_IP176.34.102.170
SPF_IP194.2.76.224
SPF_IP46.105.168.141
SPF_IP54.216.14.61
SPF_IP84.14.245.213
SPF_IP91.121.58.126
SPF_MXurbispark.fr

Related pages

Pivot deeper into the graph from urbispark.fr.

Cypher and MCP

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

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