Skip to content

Hostname

represent.us

Last fetched

represent.us resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · represent.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/represent.us

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.38.151104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.144.55172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
devers talmage
Contact emails

Subdomains

31 observed subdomains of represent.us.

Web-graph footprint

Distinct hostnames that link to or from represent.us in the public web crawl.

694 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for represent.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfprod.ngpvan.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP192.174.86.127
SPF_IP192.186.202.71

Related pages

Pivot deeper into the graph from represent.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "represent.us"})-[: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.