Skip to content

Hostname

web-server.biz

Last fetched

web-server.biz resolves to 1 IPv4 address operated by AS48596 in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · web-server.bizRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/web-server.biz

Resolution chain

web-server.biz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.181.105.76185.181.104.0/22AS48596DE

WHOIS identity

Registrar
iana:1420
Organization
internetworx ltd. & co. kg
Contact emails

Subdomains

134 observed subdomains of web-server.biz.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for web-server.biz.

MechanismTarget
SPF_REDIRECT_spf.web-server.biz

Related pages

Pivot deeper into the graph from web-server.biz.

Cypher and MCP

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

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