Skip to content

Hostname

web.bird.digital

Last fetched

web.bird.digital resolves to 1 IPv4 address operated by AS45671 in AU.

Nutrition Label

WHISPER CANON · web.bird.digitalRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/web.bird.digital

Resolution chain

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

IPPrefixASNOperatorCountry
27.50.93.16727.50.92.0/23AS45671AU

WHOIS identity

No WHOIS records are currently associated with web.bird.digital in WhisperGraph.

Subdomains

24 observed subdomains of web.bird.digital.

Web-graph footprint

Distinct hostnames that link to or from web.bird.digital in the public web crawl.

107 sites link to this hostname.

207 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for web.bird.digital.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP27.33.25.137
SPF_IP27.50.93.0/24

Related pages

Pivot deeper into the graph from web.bird.digital.

Cypher and MCP

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

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