Hostname
geelydesign.com
Last fetched
geelydesign.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. geelydesign.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
No IPv4 resolution is recorded for geelydesign.com in WhisperGraph.
IPv6 resolution
No AAAA record for geelydesign.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:73
- Registrant organisation
- carolina helgesson
- Contact emails
- domainmanagement@portsgroup.com, carolina.helgesson@cevt.se
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns01.dipcon.com
- dns04.ports.net
- dns02.ports.se
- dns03.ports.se
MX records
- mx1.cevt.c3s2.iphmx.com
- mx2.cevt.c3s2.iphmx.com
SPF policy
- mx: geelydesign.com
- include: spf.protection.outlook.com
- include: sharepointonline.com
- ip: 194.14.101.81
- ip: 194.14.101.82
- ip: 62.119.168.71
- ip: 62.119.168.72
- ip: 68.232.133.119
- ip: 68.232.133.142
- ip: 68.232.151.237
- ip: 68.232.159.205
Threat-feed evidence
History
Related pages
Pivot from geelydesign.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: "geelydesign.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.