Skip to content

Hostname

seqis.com

Last fetched

seqis.com resolves to 1 IPv4 address operated by KTC-AS in AT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · seqis.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/seqis.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.119.119.170185.119.116.0/22AS44133KTC-ASAT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 01554629
Contact emails

Subdomains

13 observed subdomains of seqis.com.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for seqis.com.

MechanismTarget
SPF_Amail.seqis.com
SPF_Aprod.hydra.sophos.com
SPF_Aseqis.com
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDErm01.seqis.com
SPF_IP185.119.119.169
SPF_IP185.119.119.170
SPF_IP185.119.119.171
SPF_IP3.68.163.47
SPF_IP52.29.100.147/32
SPF_IP52.29.71.154
SPF_IP83.64.20.34
SPF_IP83.64.20.35
SPF_IP83.64.20.36
SPF_IP83.64.20.46
SPF_MXseqis.com

Related pages

Pivot deeper into the graph from seqis.com.

Cypher and MCP

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

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