Skip to content

Hostname

broadway-chiro.com

Last fetched

broadway-chiro.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · broadway-chiro.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/broadway-chiro.com

Resolution chain

broadway-chiro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
174.138.124.158174.138.124.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of broadway-chiro.com.

Web-graph footprint

Distinct hostnames that link to or from broadway-chiro.com in the public web crawl.

7 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for broadway-chiro.com.

MechanismTarget
SPF_INCLUDEab.sendgrid.net
SPF_INCLUDEedgepilot.com
SPF_INCLUDEmailgun.org
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP168.245.63.42
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP50.31.32.0/19

Related pages

Pivot deeper into the graph from broadway-chiro.com.

Cypher and MCP

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

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