Skip to content

Hostname

sequentra.com

Last fetched

sequentra.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · sequentra.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/sequentra.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.33.135104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.154.121172.64.154.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
cbre gws
Contact emails

Subdomains

5 observed subdomains of sequentra.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sequentra.com.

MechanismTarget
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfb.cbre.com
SPF_IP148.163.156.92
SPF_IP148.163.158.89
SPF_IP208.68.244.81
SPF_IP208.68.244.82
SPF_IP208.68.246.5
SPF_IP208.68.246.6
SPF_IP208.68.246.8
SPF_IP208.68.246.9
SPF_MXsequentra.com

Related pages

Pivot deeper into the graph from sequentra.com.

Cypher and MCP

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

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