Skip to content

Hostname

asbruweb.com

Last fetched

asbruweb.com resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · asbruweb.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/asbruweb.com

Resolution chain

asbruweb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.135.203.17147.135.128.0/17AS16276GB

WHOIS identity

Registrar
iana:48
Organization
asbru
Contact emails

Subdomains

3 observed subdomains of asbruweb.com.

Web-graph footprint

Distinct hostnames that link to or from asbruweb.com in the public web crawl.

10 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for asbruweb.com.

MechanismTarget
SPF_Aasbrusoft.com
SPF_Aasbruweb.com
SPF_Amail.asbrusoft.com
SPF_Amail.asbruweb.com
SPF_IP147.135.203.16
SPF_IP147.135.203.17
SPF_IP149.202.92.213
SPF_MXasbruweb.com

Related pages

Pivot deeper into the graph from asbruweb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "asbruweb.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 20

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