Skip to content

Hostname

deltaauto.rs

Last fetched

deltaauto.rs resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · deltaauto.rsRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/deltaauto.rs

Resolution chain

deltaauto.rs resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.172.146199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.79199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

No WHOIS records are currently associated with deltaauto.rs in WhisperGraph.

Subdomains

13 observed subdomains of deltaauto.rs.

Web-graph footprint

Distinct hostnames that link to or from deltaauto.rs in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for deltaauto.rs.

MechanismTarget
SPF_Adeltaauto.rs
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.70.240.12
SPF_IP80.70.243.32
SPF_IP80.70.243.33
SPF_MXdeltaauto.rs

Related pages

Pivot deeper into the graph from deltaauto.rs.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "deltaauto.rs"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.