Hostname
signit.com
Last fetched
signit.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
signit.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.65.217 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.23 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.36 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.6 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.65 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.93 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.246 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.119 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.90 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.0.140 | 52.218.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.122.124 | 52.218.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.16.172 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.19.84 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.2.20 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.2.28 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of signit.com owner
- Contact emails
- qg7de5ns3xw@networksolutionsprivateregistration.com
- wr4ug2n29r9@networksolutionsprivateregistration.com
- 66d6f7d4-ad46-4f0f-a152-48b64da70f20@identity-protect.org
- 98df7ad3-bbb5-4d92-9d47-e8b71456348e@identity-protect.org
- 9e64ceaf-3a76-4fe2-98e9-389de626ed9d@identity-protect.org
- b2686c07-c96c-42a6-abad-2a19872bc04c@identity-protect.org
- bc89040f-0629-40e4-b9d9-c1387a8224f7@identity-protect.org
- f0b53127-e840-4f6e-9130-3301806128a9@identity-protect.org
Subdomains
2 observed subdomains of signit.com.
| Subdomain |
|---|
| portal.signit.com |
| www.signit.com |
Web-graph footprint
Distinct hostnames that link to or from signit.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for signit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from signit.com.
- IP · 3.5.65.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · qg7de5ns3xw@networksolutionsprivateregistration.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: "signit.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.