Hostname
faro.com
Last fetched
faro.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
faro.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 |
|---|---|---|---|---|
| 20.42.37.20 | 20.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- faro technologies
- Contact emails
Subdomains
48 observed subdomains of faro.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from faro.com in the public web crawl.
1,243 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for faro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.228.56.126 |
| SPF_IP | 131.124.92.11/32 |
| SPF_IP | 149.72.136.50 |
| SPF_IP | 149.72.139.213 |
| SPF_IP | 169.60.11.70 |
| SPF_IP | 198.207.147.232/30 |
| SPF_IP | 204.239.0.232/30 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 209.117.164.2 |
| SPF_IP | 209.167.231.208/28 |
| SPF_IP | 216.134.175.52 |
| SPF_IP | 52.74.13.67 |
| SPF_IP | 64.13.159.8/32 |
Related pages
Pivot deeper into the graph from faro.com.
- IP · 20.42.37.20
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:48
- Country · US
- Email · mfvnbffc@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "faro.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.