Skip to content

Hostname

neibuapi.com

Last fetched

neibuapi.com resolves to 19 IPv4 addresses operated by AS139341 in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · neibuapi.comRouting diversity5.2/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/neibuapi.com

Resolution chain

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

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

27 observed subdomains of neibuapi.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for neibuapi.com.

MechanismTarget
SPF_INCLUDEspf.sendcloud.org

Related pages

Pivot deeper into the graph from neibuapi.com.

Cypher and MCP

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

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