Hostname
guardicore.com
Last fetched
guardicore.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. guardicore.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 guardicore.com in WhisperGraph.
IPv6 resolution
No AAAA record for guardicore.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- lior sha.
- Contact emails
- 0f13ee759c4f8ba7efda0a305a295c30-1711085@contact.gandi.net, 2a3b29af80b4f559460e24f9b754f5cb-1711085@contact.gandi.net, 634d1d26b56bebd71fc10271b489e418-1711085@contact.gandi.net, 93bf023177e5c51e2984a45451cc83b0-1711085@contact.gandi.net, b11918719d3d3be01510f0953b2fdc1e-1711085@contact.gandi.net, b2dd9b06730d298ea31ec5dc9d5733db-1711085@contact.gandi.net
Subdomains
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
- ns-232-b.gandi.net
- ns-235-a.gandi.net
- ns-36-c.gandi.net
- ns1.gandi.net
MX records
- mx0a-00190b01.pphosted.com
- mx0b-00190b01.pphosted.com
SPF policy
- include: amazonses.com
- include: _spf.google.com
- include: aspmx.pardot.com
- include: _spf.salesforce.com
- include: _spf.atlassian.net
- ip: 34.198.183.12
- ip: 34.202.195.232
Threat-feed evidence
History
Related pages
Pivot from guardicore.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: "guardicore.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.