Skip to content

Hostname

dayanphysiotherapy.com

Last fetched

dayanphysiotherapy.com resolves to 2 IPv4 addresses operated by E-PUBLISH-AS in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · dayanphysiotherapy.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dayanphysiotherapy.com

Resolution chain

dayanphysiotherapy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.226.140.40185.226.140.0/24AS34412E-PUBLISH-ASIR
185.226.142.42185.226.142.0/24AS34412E-PUBLISH-ASIR

WHOIS identity

Registrar
iana:113
Organization
fizivtrapi daian
Contact emails

Subdomains

3 observed subdomains of dayanphysiotherapy.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dayanphysiotherapy.com.

MechanismTarget
SPF_Adayanphysiotherapy.com
SPF_IP138.201.54.59
SPF_IP164.138.19.157
SPF_IP185.165.31.26
SPF_IP185.88.177.247
SPF_IP208.74.123.2
SPF_IP5.160.146.69
SPF_IP62.204.61.254
SPF_IP62.220.100.184
SPF_MXdayanphysiotherapy.com

Related pages

Pivot deeper into the graph from dayanphysiotherapy.com.

Cypher and MCP

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

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