Hostname
auto5.be
Last fetched
auto5.be resolves to 4 IPv4 addresses operated by NAMESHIELD in FR. WHOIS lists registrar:nameshield as the registrar.
Nutrition Label
Resolution chain
auto5.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.92.80.55 | 81.92.80.0/20 | AS20756 | NAMESHIELD | FR |
| 81.92.80.56 | 81.92.80.0/20 | AS20756 | NAMESHIELD | FR |
| 185.65.58.55 | 185.65.58.0/23 | AS20756 | NAMESHIELD | FR |
| 81.92.90.56 | 81.92.90.0/23 | AS20756 | NAMESHIELD | FR |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- not shown, please visit www.dnsbelgium.be for webbased whois.
- Contact emails
- —
Subdomains
24 observed subdomains of auto5.be.
Web-graph footprint
Distinct hostnames that link to or from auto5.be in the public web crawl.
177 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for auto5.be.
| Mechanism | Target |
|---|---|
| SPF_A | sendgrid2.unit4cloud.com |
| SPF_A | smtp.itinsell.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-relay.coreye.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 212.99.40.80/28 |
| SPF_IP | 217.74.105.10 |
Related pages
Pivot deeper into the graph from auto5.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "auto5.be"})-[: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.