Skip to content

Hostname

biodynamizer.com

Last fetched

biodynamizer.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · biodynamizer.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/biodynamizer.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.216.247195.15.192.0/18AS29222CH

WHOIS identity

Registrar
iana:433
Organization
sa dynamized technologies
Contact emails

Subdomains

3 observed subdomains of biodynamizer.com.

Web-graph footprint

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

25 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for biodynamizer.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDErelay.kinstamailservice.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.2.54.148
SPF_IP78.47.164.113

Related pages

Pivot deeper into the graph from biodynamizer.com.

Cypher and MCP

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

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