Hostname
justday.cloud
Last fetched
justday.cloud resolves to 178.162.196.44, announced in 178.162.192.0/18 by LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH in DE. justday.cloud 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
IPv6 resolution
No AAAA record for justday.cloud is recorded in WhisperGraph.
Attribution
leaseweb deutschland
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:1479
- Registrant organisation
- see privacyguardian.org
Subdomains
Mail and authentication
Nameservers
- ns1.noc254.com
- ns2.noc254.com
- rs11.rcnoc.com
- rs12.rcnoc.com
MX records
- justday.cloud
SPF policy
- a: justday.cloud
- mx: justday.cloud
- include: relay.mailbaby.net
- ip: 167.235.180.68
- ip: 207.180.237.29
- ip: 84.16.229.230
Threat-feed evidence
History
Related pages
Pivot from justday.cloud 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: "justday.cloud"})-[: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.