Skip to content

Hostname

uwboeking.com

Last fetched

uwboeking.com resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · uwboeking.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/uwboeking.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.4.7831.7.4.0/22AS20847NL

WHOIS identity

Registrar
iana:269
Organization
edward endeman
Contact emails

Subdomains

24 observed subdomains of uwboeking.com.

Web-graph footprint

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

216 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for uwboeking.com.

MechanismTarget
SPF_IP194.150.209.101
SPF_IP194.150.209.155
SPF_IP194.150.209.156
SPF_IP194.150.209.17
SPF_IP194.150.209.180/31
SPF_IP194.150.209.182
SPF_IP194.150.209.80
SPF_IP194.247.30.44
SPF_IP2a00:f10:10a:e:0:0:0:25
SPF_IP2a03:9700:8000:0:0:0:0:7c
SPF_IP31.7.4.78
SPF_IP34.250.19.189
SPF_IP79.99.129.91/32
SPF_IP84.241.175.194

Related pages

Pivot deeper into the graph from uwboeking.com.

Cypher and MCP

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

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