Skip to content

Hostname

wallcover.com

Last fetched

wallcover.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · wallcover.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wallcover.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.232104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.232104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.71.72.102109.71.72.0/22AS47447TTMDE
172.67.72.91172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1420
Organization
kr?ger
Contact emails

Subdomains

7 observed subdomains of wallcover.com.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wallcover.com.

MechanismTarget
SPF_Asrv-a-go.c-2242.maxcluster.net
SPF_Awallcover.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.71.72.199
SPF_IP134.119.228.106
SPF_IP80.67.18.29
SPF_MXwallcover.com

Related pages

Pivot deeper into the graph from wallcover.com.

Cypher and MCP

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

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