Skip to content

Hostname

podvezi.com

Last fetched

podvezi.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · podvezi.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/podvezi.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.245.154.100188.245.0.0/16AS24940DE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

4 observed subdomains of podvezi.com.

Web-graph footprint

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

35 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for podvezi.com.

MechanismTarget
SPF_Apodvezi.com
SPF_IP185.47.221.56
SPF_IP188.245.154.100
SPF_IP212.111.12.24
SPF_IP217.112.163.207
SPF_IP217.115.245.211
SPF_IP23.88.107.200
SPF_IP2a00:6502:f000::6e/126
SPF_IP2a00:6502:f000::72/126
SPF_IP2a00:e580:aa14::/48
SPF_IP2a01:490:15:127::/64
SPF_IP2a01:490:16:b2f::/64
SPF_IP2a01:4f8:1c1c:e08::/64
SPF_IP2a01:4f8:c012:8770::/64
SPF_IP2a01:4f8:c2c:5bfb::/64
SPF_IP2a01:9420:94:100::/64
SPF_IP2a02:25b0:aaaa:aaaa:3ce4:b066:e916:0/121
SPF_IP2a02:970:1601::/48
SPF_IP2a02:f000:102b:e100::/56
SPF_IP2a07:b5c1:37ff:300::/56
SPF_IP2a0a:1781:4c:500::/56
SPF_IP46.36.37.59
SPF_IP77.242.93.91
SPF_IP78.108.102.66
SPF_IP91.107.221.89
SPF_MXpodvezi.com

Related pages

Pivot deeper into the graph from podvezi.com.

Cypher and MCP

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

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