Skip to content

Hostname

pack-verde.com

Last fetched

pack-verde.com resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · pack-verde.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pack-verde.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.209.38194.6.208.0/22AS47447DE

WHOIS identity

Registrar
iana:1408
Organization
medewo holding
Contact emails

Subdomains

9 observed subdomains of pack-verde.com.

Web-graph footprint

Distinct hostnames that link to or from pack-verde.com in the public web crawl.

36 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for pack-verde.com.

MechanismTarget
SPF_Amail.medewo.ch
SPF_Apack-verde.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.255.60.10
SPF_IP146.255.60.11
SPF_IP194.6.208.128
SPF_IP194.6.209.198
SPF_IP194.6.209.38
SPF_IP194.6.210.136
SPF_IP194.6.210.210
SPF_IP212.243.142.103
SPF_IP2a00:f48:1008:0:0:208:128:10
SPF_IP2a00:f48:1008:0:0:209:198:10
SPF_IP2a00:f48:1008:0:0:209:38:10
SPF_IP2a00:f48:1008:0:0:210:136:10
SPF_IP2a00:f48:1008:0:0:210:210:10

Related pages

Pivot deeper into the graph from pack-verde.com.

Cypher and MCP

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

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