Hostname
data.sigilium.com
Last fetched
data.sigilium.com resolves to 13.36.200.110, announced in 13.36.0.0/14 by AMAZON-02 - Amazon.com, Inc. in FR. data.sigilium.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 13.36.200.110
13.36.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 13.36.217.112
13.36.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 13.37.176.21
13.36.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 13.38.239.12
13.36.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 15.188.208.105
15.188.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 15.188.24.150
15.188.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 15.188.39.50
15.188.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 35.181.144.130
35.181.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 35.181.208.21
35.181.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 52.47.43.30
52.47.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 15.224.51.39
15.224.0.0/17 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
- 51.44.62.18
51.44.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
IPv6 resolution
No AAAA record for data.sigilium.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for data.sigilium.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-164.awsdns-20.com
- ns-919.awsdns-50.net
- ns-1150.awsdns-15.org
- ns-1678.awsdns-17.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
- include: helpscoutemail.com
- include: spf.mailjet.com
- include: spf.protection.outlook.com
- include: sparkpostmail.com
- include: 144181692.spf05.hubspotemail.net
Threat-feed evidence
History
Related pages
Pivot from data.sigilium.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "data.sigilium.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.