Hostname
venderit.com
Last fetched
venderit.com resolves to 15.235.141.75, announced in 15.235.128.0/17 by OVH - OVH SAS in SG. venderit.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
IPv6 resolution
No AAAA record for venderit.com is recorded in WhisperGraph.
Attribution
ovh
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- privacy service provided by withheld for privacy ehf
- Contact emails
- cbeac83575d44937b504500b1d6a475f.protect@whoisguard.com, 053f570da6954d1fa90b342a6810ea73.protect@withheldforprivacy.com, 86abc12e24a14de29edac801f351f627.protect@withheldforprivacy.com
Subdomains
Mail and authentication
Nameservers
- ns1.venderit.com
- ns2.venderit.com
- ns3.venderit.com
- ns4.venderit.com
MX records
- venderit.com
SPF policy
- a: venderit.com
- mx: venderit.com
- include: spf-c.mailbaby.net
- ip: 15.235.141.75
- ip: 46.250.235.12
- ip: 64.120.94.54
- ip: 64.120.94.82
- ip: 84.247.150.85
Threat-feed evidence
History
Related pages
Pivot from venderit.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: "venderit.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.