Hostname
franchisinggroup.com.br
Last fetched
franchisinggroup.com.br resolves to 2 IPv4 addresses operated by AS28299 in BR. WHOIS lists registrar:kinghost (107) as the registrar.
Nutrition Label
Resolution chain
franchisinggroup.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 |
|---|---|---|---|---|
| 187.1.138.19 | 187.1.138.0/23 | AS28299 | — | BR |
| 192.0.78.17 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- registrar:kinghost (107)
- Organization
- vento do norte apoio administrativo ltda. me
- Contact emails
Subdomains
3 observed subdomains of franchisinggroup.com.br.
Web-graph footprint
Distinct hostnames that link to or from franchisinggroup.com.br in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for franchisinggroup.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.kinghost.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from franchisinggroup.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "franchisinggroup.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.