Skip to content

Hostname

ncfbins.com

Last fetched

ncfbins.com resolves to 2 IPv4 addresses operated by AS35280 in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ncfbins.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ncfbins.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.158.210159.60.144.0/20AS35280FR
199.30.156.15199.30.156.0/23AS17269NCFB-ASN - North Carolina Farm Bureau Mutual Insurance Company IncUS

WHOIS identity

Registrar
iana:2
Organization
n.c. farm bureau mut. ins.
Contact emails

Subdomains

31 observed subdomains of ncfbins.com.

Web-graph footprint

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

313 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ncfbins.com.

MechanismTarget
SPF_IP107.20.210.250/32
SPF_IP192.254.121.248/32
SPF_IP199.30.156.11
SPF_IP199.30.156.12
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.1.14.157/32
SPF_IP72.34.168.75/32
SPF_IP72.34.168.76/32
SPF_IP74.8.39.244

Related pages

Pivot deeper into the graph from ncfbins.com.

Cypher and MCP

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

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