Skip to content

Hostname

nibuild.com

Last fetched

nibuild.com resolves to 1 IPv4 address operated by C-SPIRE-BUSINESS - TekLinks, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.72.130.77208.72.128.0/21AS33606C-SPIRE-BUSINESS - TekLinks, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
whoisguard protected
Contact emails

Subdomains

26 observed subdomains of nibuild.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nibuild.com.

MechanismTarget
SPF_Anibuild.com
SPF_INCLUDE_spf.digitalmotion.tech
SPF_MXnibuild.com

Related pages

Pivot deeper into the graph from nibuild.com.

Cypher and MCP

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

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