Hostname
fqm.com.br
Last fetched
fqm.com.br resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.
Nutrition Label
Resolution chain
fqm.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.206.185.69 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 20.206.185.69 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 20.206.185.73 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 20.206.185.73 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- farmoquimica s/a
- Contact emails
Subdomains
41 observed subdomains of fqm.com.br.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fqm.com.br in the public web crawl.
9 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for fqm.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc4.sapsf.com |
| SPF_INCLUDE | sharepointonline.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.214.134.194/32 |
| SPF_IP | 130.214.134.195/32 |
| SPF_IP | 130.214.134.196/32 |
| SPF_IP | 130.214.134.197/32 |
| SPF_IP | 130.214.134.198/32 |
| SPF_IP | 177.69.73.49/29 |
| SPF_IP | 186.228.0.136/29 |
| SPF_IP | 201.57.190.8/28 |
Related pages
Pivot deeper into the graph from fqm.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fqm.com.br"})-[: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.