Skip to content

Hostname

allonweb.us

Last fetched

allonweb.us resolves to 1 IPv4 address operated by BlackHOST - Black HOST Ltd in AT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · allonweb.usRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/allonweb.us

Resolution chain

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

IPPrefixASNOperatorCountry
2.59.22.1332.59.22.0/24AS12989BlackHOST - Black HOST LtdAT

WHOIS identity

Registrar
iana:1068
Organization
vlado kosturski
Contact emails

Subdomains

46 observed subdomains of allonweb.us.

Web-graph footprint

Distinct hostnames that link to or from allonweb.us in the public web crawl.

24 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • allonweb.us

SPF policy

7 SPF mechanisms authorising senders for allonweb.us.

MechanismTarget
SPF_Aallonweb.us
SPF_IP185.142.239.239
SPF_IP195.144.21.2
SPF_IP195.144.21.21
SPF_IP2.59.22.133
SPF_IP2.59.22.2
SPF_MXallonweb.us

Related pages

Pivot deeper into the graph from allonweb.us.

Cypher and MCP

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

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