Skip to content

Hostname

seqelpartners.com

Last fetched

seqelpartners.com resolves to 1 IPv4 address operated by SOLARIX-INTERNET-AS-AP - Solarix Networks Limited in NZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · seqelpartners.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/seqelpartners.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.47.116.86119.47.116.0/24AS45459SOLARIX-INTERNET-AS-AP - Solarix Networks LimitedNZ

WHOIS identity

Registrar
iana:468
Organization
on behalf of seqelpartners.com owner
Contact emails

Subdomains

1 observed subdomain of seqelpartners.com.

Web-graph footprint

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

10 sites link to this hostname.

176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for seqelpartners.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.34.48.14

Related pages

Pivot deeper into the graph from seqelpartners.com.

Cypher and MCP

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

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