Skip to content

Hostname

webwapsolutions.dk

Last fetched

webwapsolutions.dk resolves to 1 IPv4 address operated by AS13213 in GB.

Nutrition Label

WHISPER CANON · webwapsolutions.dkRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/webwapsolutions.dk

Resolution chain

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

IPPrefixASNOperatorCountry
176.67.166.113176.67.160.0/21AS13213GB

WHOIS identity

Registrar
Organization
joseph jalil merdas
Contact emails

Subdomains

1 observed subdomain of webwapsolutions.dk.

Web-graph footprint

Distinct hostnames that link to or from webwapsolutions.dk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webwapsolutions.dk.

MechanismTarget
SPF_Awebwapsolutions.dk
SPF_INCLUDEsendgrid.net
SPF_IP176.67.166.113
SPF_IP176.67.166.8
SPF_IP176.67.169.142
SPF_MXmail.webwapsolutions.com
SPF_MXmail.webwapsolutions.dk
SPF_MXwebwapsolutions.dk

Related pages

Pivot deeper into the graph from webwapsolutions.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webwapsolutions.dk"})-[: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.