Hostname
mauboussin.com
Last fetched
mauboussin.com resolves to 51.158.90.27, announced in 51.158.0.0/15 by AS12876 - Scaleway SAS in FR. mauboussin.com 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
- 51.158.90.27
51.158.0.0/15 · AS12876 - Scaleway SAS · Paris, FR
IPv6 resolution
No AAAA record for mauboussin.com is recorded in WhisperGraph.
Attribution
scaleway
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- alain nemarq
- Contact emails
- 31965dd58006a1cd3ad6201a7eb4ae1d-1390139@contact.gandi.net, c2d595f720d1162d0e27494ca018063f-1390139@contact.gandi.net, d4e0212402195366637d5b34f1820475-1064552@contact.gandi.net
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
- ns-110-a.gandi.net
- ns-151-b.gandi.net
- ns-96-c.gandi.net
- ns1.gandi.net
MX records
- mauboussin-com.mail.protection.outlook.com
SPF policy
- ip: 213.245.2.32/28
- include: spf.protection.outlook.com
- include: servers.mcsv.net
- ip: 149.202.77.14
- ip: 193.70.92.2
- ip: 193.70.92.3
- ip: 212.129.3.48
- ip: 51.159.7.167
- ip: 85.169.108.126
- ip: 89.225.191.198
- ip: 89.225.191.199
Threat-feed evidence
History
Related pages
Pivot from mauboussin.com 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: "mauboussin.com"})-[: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.