Skip to content

Hostname

citiustaskforce.com

Last fetched

citiustaskforce.com resolves to 1 IPv4 address operated by AS50926 in ES. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · citiustaskforce.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/citiustaskforce.com

Resolution chain

citiustaskforce.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.23.70.6185.23.68.0/22AS50926ES

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

2 observed subdomains of citiustaskforce.com.

Web-graph footprint

Distinct hostnames that link to or from citiustaskforce.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for citiustaskforce.com.

MechanismTarget
SPF_Acitiustaskforce.com
SPF_Amail2eu.metodos.es
SPF_INCLUDE_sh.axarnet.es
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.mailjet.com
SPF_IP195.76.135.5/32
SPF_IP2.139.234.237/32
SPF_IP2.139.234.241/32
SPF_IP93.90.30.26/32
SPF_MXcitiustaskforce.com

Related pages

Pivot deeper into the graph from citiustaskforce.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "citiustaskforce.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.