Hostname
tubs.fr
Last fetched
tubs.fr resolves to 87.98.136.182, announced in 87.98.128.0/17 by OVH - OVH SAS in FR. tubs.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
- 87.98.136.182
87.98.128.0/17 · OVH - OVH SAS · Roubaix, FR
IPv6 resolution
No AAAA record for tubs.fr is recorded in WhisperGraph.
Attribution
ovh
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:ovh
- Registrant organisation
- mont blanc spas
- Contact emails
- simon@mawby.com, iiuy5y0xxoqcixxpq7hx@m.o-w-o.info
Subdomains
Showing 6 of 6 subdomains (6 per page).
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
- dns101.ovh.net
- ns101.ovh.net
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
- a: tubs.fr
- mx: tubs.fr
- a: office.tubs.fr
- ip: 109.190.129.189
- ip: 109.190.130.54
- ip: 149.202.42.207
- ip: 195.15.228.74
- ip: 46.105.4.13
- ip: 51.254.126.24
- ip: 51.75.202.57
- ip: 87.98.136.182
Threat-feed evidence
History
Related pages
Pivot from tubs.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: "tubs.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.