Skip to content

Hostname

nebtek.com

Last fetched

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

Nutrition Label

WHISPER CANON · nebtek.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nebtek.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.2.116104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.129.34172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
nebtek
Contact emails

Subdomains

8 observed subdomains of nebtek.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nebtek.com.

MechanismTarget
SPF_INCLUDE1.nebtek.com
SPF_IP104.21.2.116
SPF_IP142.250.152.27/32
SPF_IP172.67.129.34
SPF_IP2001:4860:4000::/36
SPF_IP209.85.220.69/32
SPF_IP2606:4700:3031:0:0:0:ac43:8122
SPF_IP2606:4700:3037:0:0:0:6815:274
SPF_IP2607:f8b0:4023:400:0:0:0:1b

Related pages

Pivot deeper into the graph from nebtek.com.

Cypher and MCP

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

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