Hostname
mail.idealsystemco.com
Last fetched
mail.idealsystemco.com resolves to 51.254.10.211, announced in 51.254.0.0/15 by OVH - OVH SAS in FR. mail.idealsystemco.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
- 51.254.10.211
51.254.0.0/15 · OVH - OVH SAS · Strasbourg, FR
Attribution
ovh
ORIGIN_AS
Mail and authentication
Nameservers
- samir1.irandns.com
- samir2.irandns.com
MX records
- idealsystemco.com
SPF policy
- a: mail.idealsystemco.com
- mx: mail.idealsystemco.com
- include: spf.sendinblue.com
- include: mailii.org
- include: srs.mailii.org
- ip: 5.144.130.64
- ip: 5.75.168.169
- ip: 51.254.10.211
- ip: 62.60.201.4
Threat-feed evidence
History
Related pages
Pivot from mail.idealsystemco.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: "mail.idealsystemco.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.