Hostname
factur.ro
Last fetched
factur.ro resolves to 104.21.53.156, announced in 104.22.16.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. factur.ro 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
- 104.21.53.156
104.22.16.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.214.160
172.68.39.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 5.75.175.181
5.76.0.0/21 · HETZNER-AS - Hetzner Online GmbH · Nuremberg, DE
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- registrar:ici - registrar
Subdomains
Mail and authentication
Nameservers
- leonidas.ns.cloudflare.com
- margaret.ns.cloudflare.com
- dns1.namecheaphosting.com
- dns2.namecheaphosting.com
MX records
- mx1.spacemail.com
- mx2.spacemail.com
- mx1-hosting.jellyfish.systems
- mx2-hosting.jellyfish.systems
- mx3-hosting.jellyfish.systems
SPF policy
- ip: 162.0.217.104/28
- include: spf.web-hosting.com
- a: factur.ro
- mx: factur.ro
Threat-feed evidence
History
Related pages
Pivot from factur.ro 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: "factur.ro"})-[: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.