Hostname
betom-group.com
Last fetched
betom-group.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
betom-group.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.19.37.228 | 162.19.0.0/17 | AS16276 | — | FR |
| 51.178.97.65 | 51.178.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- jmr holding
- Contact emails
Subdomains
1 observed subdomain of betom-group.com.
| Subdomain |
|---|
| www.betom-group.com |
Web-graph footprint
Distinct hostnames that link to or from betom-group.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for betom-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eml100bom.ctr.sophos.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from betom-group.com.
- IP · 162.19.37.228
- ASN · AS16276
- Registrar · iana:81
- Country · FR
- Email · 7d45a87a24bb17d56f67fa5750c9650a-41265025@contact.gandi.net
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "betom-group.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.