Skip to content

Hostname

cemark.pt

Last fetched

cemark.pt resolves to 2 IPv4 addresses operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · cemark.ptRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cemark.pt

Resolution chain

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

IPPrefixASNOperatorCountry
130.185.84.105130.185.84.0/24AS24768PT
168.245.76.252168.245.64.0/20AS11377SENDGRID - SendGrid, Inc.US

WHOIS identity

Registrar
Organization
cemark - mobiliário urbano e publicidade,
Contact emails

Subdomains

8 observed subdomains of cemark.pt.

Web-graph footprint

Distinct hostnames that link to or from cemark.pt in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cemark.pt.

MechanismTarget
SPF_Acemark.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.185.84.105
SPF_MXcemark.pt

Related pages

Pivot deeper into the graph from cemark.pt.

Cypher and MCP

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

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