Hostname
oberthur.com
Last fetched
oberthur.com resolves to 1 IPv4 address operated by AUTOROM-AS in FR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
oberthur.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.4.44.36 | 185.4.44.0/22 | AS34177 | AUTOROM-AS | FR |
WHOIS identity
- Registrar
- iana:2
- Organization
- oberthur technologies attn oberthur.com care of network solutions
- Contact emails
- abuse@web.com
- af6hy9fg7fm@networksolutionsprivateregistration.com
- b33e55ef82w@networksolutionsprivateregistration.com
- cc6yf8du93a@networksolutionsprivateregistration.com
- d674y7f87r7@networksolutionsprivateregistration.com
- e82t36rk78y@networksolutionsprivateregistration.com
- fy2zn42s7ng@networksolutionsprivateregistration.com
- g233u7me6ab@networksolutionsprivateregistration.com
- g676g8dy4sa@networksolutionsprivateregistration.com
- gz7vk6cy98h@networksolutionsprivateregistration.com
- hostmaster@idemia.com
- jq7er6hv2bg@networksolutionsprivateregistration.com
- jv99w3gy38e@networksolutionsprivateregistration.com
- kn8yh8vm3d6@networksolutionsprivateregistration.com
- nj78j23736v@networksolutionsprivateregistration.com
- nv9qz4y367g@networksolutionsprivateregistration.com
- pc6eg9q32yt@networksolutionsprivateregistration.com
- pc6fp7d76ck@networksolutionsprivateregistration.com
- r34m32ad4sp@networksolutionsprivateregistration.com
- re5nt8zc263@networksolutionsprivateregistration.com
- and 8 more
Subdomains
18 observed subdomains of oberthur.com.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oberthur.com in the public web crawl.
174 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for oberthur.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from oberthur.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oberthur.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.