Skip to content

Hostname

infodesign.org.br

Last fetched

infodesign.org.br resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US.

Nutrition Label

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

Resolution chain

infodesign.org.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.228.43.10766.228.32.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
Organization
sociedade brasileira de design da informa??o
Contact emails

Subdomains

2 observed subdomains of infodesign.org.br.

Web-graph footprint

Distinct hostnames that link to or from infodesign.org.br in the public web crawl.

99 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for infodesign.org.br.

MechanismTarget
SPF_Ainfodesign.org.br
SPF_INCLUDE_spf.google.com
SPF_IP173.230.128.63
SPF_IP173.230.128.70
SPF_IP2600:3c02:0:0:f03c:91ff:fe69:2329
SPF_IP2600:3c02:0:0:f03c:91ff:feae:6aa5
SPF_IP50.116.43.125
SPF_MXinfodesign.org.br

Related pages

Pivot deeper into the graph from infodesign.org.br.

Cypher and MCP

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

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