Skip to content

Hostname

refresher.com.br

Last fetched

refresher.com.br resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · refresher.com.brRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/refresher.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.142.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.109.15534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.204.4850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.26.6354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
andr? luis menin
Contact emails

Subdomains

7 observed subdomains of refresher.com.br.

Web-graph footprint

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

15 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for refresher.com.br.

MechanismTarget
SPF_Arefresher.com.br
SPF_IP108.179.192.115
SPF_MXrefresher.com.br

Related pages

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

Cypher and MCP

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

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