Hostname
sigue.com
Last fetched
sigue.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
sigue.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.243.5 | 13.248.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.105.230 | 76.223.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of sigue.com owner
- Contact emails
- 94c7a6c60a28fd0a304b0cbcd8fce135@domaindiscreet.com
- a9fe58c60a28fd0a21fa291f2e4ad453@domaindiscreet.com
- 08cd1b67-5e38-4200-b9c0-76ef1564f6df@identity-protect.org
- 27f05a30-2c63-4114-aa89-b8a95a862d7b@identity-protect.org
- 957c6bab-2052-43cd-9eaf-e4ec456ad11e@identity-protect.org
- b9318d88-90bd-49e9-a497-9b9e787b8667@identity-protect.org
- ca8ba6fb-361d-4c75-b6b0-29eadfc67979@identity-protect.org
- owner-1069820@sigue.com.whoisprivacyservice.org
- owner-1360088@sigue.com.whoisprivacyservice.org
- owner-1609718@sigue.com.whoisprivacyservice.org
- owner-1790213@sigue.com.whoisprivacyservice.org
- owner-1795490@sigue.com.whoisprivacyservice.org
- owner-1987595@sigue.com.whoisprivacyservice.org
- owner-3581746@sigue.com.whoisprivacyservice.org
- owner-4121644@sigue.com.whoisprivacyservice.org
- owner-5029968@sigue.com.whoisprivacyservice.org
- owner-5314959@sigue.com.whoisprivacyservice.org
- owner-5569866@sigue.com.whoisprivacyservice.org
- owner-5761971@sigue.com.whoisprivacyservice.org
- owner-6229302@sigue.com.whoisprivacyservice.org
- and 10 more
Subdomains
7 observed subdomains of sigue.com.
Web-graph footprint
Distinct hostnames that link to or from sigue.com in the public web crawl.
50 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sigue.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sigue.com.
- IP · 13.248.243.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · 94c7a6c60a28fd0a304b0cbcd8fce135@domaindiscreet.com
- TLD · .com
- Browse hostnames · si…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sigue.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.