Skip to content

Hostname

focuschemical.com

Last fetched

focuschemical.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · focuschemical.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/focuschemical.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.174.83.80172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of focuschemical.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for focuschemical.com.

MechanismTarget
SPF_INCLUDE_spf-eus.teamdynamix.com
SPF_INCLUDE_spf.saashr.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP149.72.166.67/32
SPF_IP149.72.173.59/32
SPF_IP205.207.104.0/22
SPF_IP208.75.120.0/22
SPF_IP209.126.31.115/32
SPF_IP209.222.82.0/24
SPF_IP213.41.42.80/28
SPF_IP216.75.240.128/27
SPF_IP54.240.40.114
SPF_IP64.57.250.212/32
SPF_MXfocuschemical.com

Related pages

Pivot deeper into the graph from focuschemical.com.

Cypher and MCP

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

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