Skip to content

Hostname

weba.us

Last fetched

weba.us resolves to 1 IPv4 address operated by AS35369 in AT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · weba.usRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/weba.us

Resolution chain

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

IPPrefixASNOperatorCountry
83.164.143.5883.164.128.0/17AS35369AT

WHOIS identity

Registrar
iana:146
Organization
joerg mitterhuber
Contact emails

Subdomains

2 observed subdomains of weba.us.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for weba.us.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP109.68.105.92
SPF_IP217.7.185.250
SPF_MXem682.weba.us
SPF_MXem9564.mubea.com
SPF_MXweba.us

Related pages

Pivot deeper into the graph from weba.us.

Cypher and MCP

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

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