Hostname
auto-matid.com
Last fetched
auto-matid.com resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
auto-matid.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 |
|---|---|---|---|---|
| 85.234.159.16 | 85.234.128.0/19 | AS29550 | — | GB |
WHOIS identity
- Registrar
- iana:1647
- Organization
- gebufa
- Contact emails
Subdomains
2 observed subdomains of auto-matid.com.
Web-graph footprint
Distinct hostnames that link to or from auto-matid.com in the public web crawl.
65 sites link to this hostname.
Sample inbound links
- automatot.com
- rocket.seo-anomaly-alttext.online
- rocket.seo-anomaly-anchor.online
- rocket.seo-anomaly-authority.online
- rocket.seo-anomaly-backlink.online
- rocket.seo-anomaly-black.online
- rocket.seo-anomaly-bounce.online
- rocket.seo-anomaly-canonical.online
- rocket.seo-anomaly-conversion.online
- rocket.seo-anomaly-crawlbudget.online
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for auto-matid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.gebufaprod.hypernode.io |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 85.234.159.16 |
| SPF_IP | 91.198.171.204 |
Related pages
Pivot deeper into the graph from auto-matid.com.
- IP · 85.234.159.16
- ASN · AS29550
- Registrar · iana:1647
- Country · GB
- Email · a1a108fb8c710efe9fcf2e9fd0806fb6-39522463@contact.gandi.net
- TLD · .com
- Browse hostnames · au…
- 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: "auto-matid.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.