Hostname
gemini-logistics.com
Last fetched
gemini-logistics.com resolves to 107.6.177.202, announced in 107.17.224.0/19 by SINGLEHOP-LLC - Internap Holding LLC in NL. gemini-logistics.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
- 107.6.177.202
107.17.224.0/19 · SINGLEHOP-LLC - Internap Holding LLC · Amsterdam, NL
IPv6 resolution
No AAAA record for gemini-logistics.com is recorded in WhisperGraph.
Attribution
singlehop internap holding
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:303
- Registrant organisation
- core informatics
- Contact emails
- contact@coreinformatics.net
Subdomains
Mail and authentication
Nameservers
- ns1.dnsshell.com
- ns2.dnsshell.com
MX records
- gemini-logistics.com
SPF policy
- include: linux1.dnsshell.com
- a: linux1.dnsshell.com
- a: gemini-logistics.com
- mx: gemini-logistics.com
- a: mail.gemini-logistics.com
- ip: 107.6.177.202
- ip: 107.6.177.203
- ip: 107.6.177.204
- ip: 107.6.177.205
- ip: 107.6.177.206
Threat-feed evidence
History
Related pages
Pivot from gemini-logistics.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: "gemini-logistics.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.