Hostname
wildcard.it
Last fetched
wildcard.it resolves to 185.142.88.11, announced in 185.142.88.0/24 by AS-WILDCARD-IT - Wildcard Service Srl in IT. wildcard.it 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 wildcard.it is recorded in WhisperGraph.
Attribution
wildcard
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Registrant organisation
- wildcard service srl
Subdomains
Mail and authentication
Nameservers
- ns1.register.it
- ns2.register.it
MX records
- esva.wildcard.it
SPF policy
- ip: 185.142.88.0/22
- ip: 213.21.178.0/24
- ip: 46.20.87.216/29
- ip: 213.21.158.64/26
- ip: 77.43.35.88/29
- a: de.mailers.system-monitor.com
- a: eu.mailers.system-monitor.com
- a: uk.mailers.system-monitor.com
- mx: wildcard.it
- a: locutus.wildcard.it
Threat-feed evidence
History
Related pages
Pivot from wildcard.it 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: "wildcard.it"})-[: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.