Skip to content

Hostname

addvalue.com.br

Last fetched

addvalue.com.br resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in BR.

Nutrition Label

WHISPER CANON · addvalue.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/addvalue.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
2.16.169.1362.16.169.0/24AS20940AKAMAI-ASN1BR
2.16.169.1472.16.169.0/24AS20940AKAMAI-ASN1BR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for addvalue.com.br.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmd02.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.2.3.4/32
SPF_IP67.231.154.164/32

Related pages

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

Cypher and MCP

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

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