Skip to content

Hostname

web-server-01.com

Last fetched

web-server-01.com resolves to 103.13.103.69, announced in 103.13.103.0/24 by AS45671-NET-AU - Wholesale Services Provider in AU. web-server-01.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · web-server-01.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/web-server-01.com

Resolution chain

IPv6 resolution

No AAAA record for web-server-01.com is recorded in WhisperGraph.

Attribution

australia

ORIGIN_AS

WHOIS identity

Registrar
iana:1291
Registrant organisation
inology australia pty
Contact emails
domains@inology.com.au, john@inology.com.au, domains@inology.au

Subdomains

Mail and authentication

Nameservers

  • ns1.web-server-01.com
  • ns2.web-server-01.com

MX records

  • mail.web-server-01.com

SPF policy

  • a: web-server-01.com
  • mx: web-server-01.com

Threat-feed evidence

History

Related pages

Pivot from web-server-01.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "web-server-01.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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