Skip to content

Hostname

omnilink.com.br

Last fetched

omnilink.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · omnilink.com.brRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/omnilink.com.br

Resolution chain

omnilink.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.122.1103.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.203.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.533.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.673.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.103.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.1123.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.253.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.303.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
zatix tecnologia
Contact emails

Subdomains

43 observed subdomains of omnilink.com.br.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for omnilink.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.185.141.89
SPF_IP200.185.141.92

Related pages

Pivot deeper into the graph from omnilink.com.br.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.