Skip to content

Hostname

dynaxphysio.com

Last fetched

dynaxphysio.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:938 as the registrar.

Nutrition Label

WHISPER CANON · dynaxphysio.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dynaxphysio.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.10.168.16372.10.160.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:938
Organization
axanti
Contact emails

Subdomains

28 observed subdomains of dynaxphysio.com.

Web-graph footprint

Distinct hostnames that link to or from dynaxphysio.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dynaxphysio.com.

MechanismTarget
SPF_Adynaxphysio.com
SPF_Afido.ca
SPF_Agprs.fido.ca
SPF_INCLUDEspf.likuid.com
SPF_IP192.99.7.41
SPF_IP198.245.60.99
SPF_IP198.27.68.173
SPF_IP67.215.2.146
SPF_IP67.215.7.18
SPF_IP67.43.230.210
SPF_IP67.43.230.211
SPF_IP72.10.168.162
SPF_MXdynaxphysio.com

Related pages

Pivot deeper into the graph from dynaxphysio.com.

Cypher and MCP

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

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