Hostname
nimes.fr
Last fetched
nimes.fr resolves to 217.115.168.44, announced in 217.115.168.0/21 by INTEGRA-AS - ITS INTEGRA SAS in FR. nimes.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 217.115.168.44
217.115.168.0/21 · INTEGRA-AS - ITS INTEGRA SAS · Paris, FR
IPv6 resolution
No AAAA record for nimes.fr is recorded in WhisperGraph.
Attribution
its integra
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:ovh
- Registrant organisation
- commune de nimes
- Contact emails
- laurent.perrier@ville-nimes.fr, webmaster@ville-nimes.fr, 98n3dxm9wzm107e3kull@h.o-w-o.info
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns.ovh.net
- ns.ovh.net
MX records
- de-smtp-inbound-1.mimecast.com
- de-smtp-inbound-2.mimecast.com
- nimes-fr.mail.protection.outlook.com
SPF policy
- include: amazonses.com
- include: spf.mailjet.com
- include: de._netblocks.mimecast.com
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from nimes.fr into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nimes.fr"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.