Hostname
ngspice.com
Last fetched
ngspice.com resolves to 1 IPv4 address operated by TEAMINTERNET-CA-AS in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ngspice.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | TEAMINTERNET-CA-AS | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- brian buell
- Contact emails
- brian.buell.mail@gmail.com
- 2cca1d32810b617b2a4b03bf1a846d20a1e2ce5c6058248ec1dbcde9a08a1d2b@ngspice.com.whoisproxy.org
- 338917237e86e38c057a174fe4a73dc8e42f6eaff31a272fd0cf225509eb523c@ngspice.com.whoisproxy.org
- 40fab301a24321e7699b7900895281e7a02f89343a4cf6b4686c728632dc7196@ngspice.com.whoisproxy.org
- 41d636d76a09735ce618159cf6dadedc6e88f7736d170f40b2e9ccec2735e606@ngspice.com.whoisproxy.org
- 4e0b7dfda824ec453f5ede0f55a5b355b1a4b9a1b1a0ba4f7e8c22cd59797890@ngspice.com.whoisproxy.org
- 4f454221b69dfd589e5db33141de2f268c53292e57b5e698a3c1e0414fc98a4e@ngspice.com.whoisproxy.org
- 61688312f3e56a0f204df6941e4ca3e954850164b35dcbd14389d1d89bfb3139@ngspice.com.whoisproxy.org
- 67c8e813b2e3cef3e13af4e68501e657299fde52df6890add203a8365cea7a6e@ngspice.com.whoisproxy.org
- 6e00e856a93a57894f7285317c1af4cb26f430b0a1e76cf06c75f5eec3b8651b@ngspice.com.whoisproxy.org
- a269090d931b3f780b4c8cfccd8e15fa86faacb3a379873949254792475140ce@ngspice.com.whoisproxy.org
- c207748c632a534f9b9eae5210a26a2e463e69ccfd27370af59664ede06d22f5@ngspice.com.whoisproxy.org
- cb981e858975220e682544498608dc6e729a8737205dae3cc8dc6a989b6d2312@ngspice.com.whoisproxy.org
- d64e0622fbbed7c59586db40c110397eb0cbaddc7d7af93e3d90f625c0eb5e93@ngspice.com.whoisproxy.org
- e03873768ed49250fc5b4f93832f2988d46734f16f2e9bd277a86b1e80f01cdb@ngspice.com.whoisproxy.org
- ea41672a02fbfc9ac9909af135a35395fd81ce2304faed81898361439f955a17@ngspice.com.whoisproxy.org
- f95ef82cd158758b2f81e592c5459c0c59e83103193e43ec80f8128a22f9df34@ngspice.com.whoisproxy.org
- ffa7007ce56e8623d5c5508800ccbb071004b8b7a7c20302d94f3c9ef3b2dc08@ngspice.com.whoisproxy.org
Subdomains
79 observed subdomains of ngspice.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ngspice.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ngspice.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from ngspice.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ngspice.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.