Skip to content

Hostname

focaltechinc.com

Last fetched

focaltechinc.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · focaltechinc.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/focaltechinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.72.170.3937.72.170.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chris keller
Contact emails

Subdomains

20 observed subdomains of focaltechinc.com.

Web-graph footprint

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

6 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for focaltechinc.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.6.131.128/26
SPF_IP157.230.84.39
SPF_IP37.72.170.61
SPF_IP37.72.170.62
SPF_IP50.235.83.192/26

Related pages

Pivot deeper into the graph from focaltechinc.com.

Cypher and MCP

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

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