Skip to content

Hostname

ubtechnologies.nl

Last fetched

ubtechnologies.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ubtechnologies.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ubtechnologies.nl

Resolution chain

ubtechnologies.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.102.11718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.9218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.9818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
54.230.62.10154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.12154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8754.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

27 observed subdomains of ubtechnologies.nl.

Web-graph footprint

Distinct hostnames that link to or from ubtechnologies.nl in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ubtechnologies.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEubtechnologies.nl

Related pages

Pivot deeper into the graph from ubtechnologies.nl.

Cypher and MCP

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

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