Skip to content

Hostname

elmospa.com

Last fetched

elmospa.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · elmospa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elmospa.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.208.4946.105.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:1564
Organization
salvatore pastorello
Contact emails

Subdomains

59 observed subdomains of elmospa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

77 SPF mechanisms authorising senders for elmospa.com.

MechanismTarget
SPF_Aelmospa.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP117.20.43.11/32
SPF_IP121.244.91.48/32
SPF_IP121.244.91.52/32
SPF_IP122.15.156.182/32
SPF_IP135.84.80.0/24
SPF_IP135.84.81.0/24
SPF_IP135.84.82.0/24
SPF_IP135.84.83.0/24
SPF_IP136.143.160.0/24
SPF_IP136.143.161.0/24
SPF_IP136.143.178.49/32
SPF_IP136.143.182.0/23
SPF_IP136.143.184.0/2
SPF_IP136.143.184.0/24
SPF_IP136.143.188.0/24
SPF_IP136.143.190.0/23
SPF_IP139.167.79.86/32
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP148.105.8.0/21
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP165.173.128.0/24
SPF_IP166.78.68.0/22
SPF_IP167.235.87.244
SPF_IP167.235.87.254
SPF_IP169.148.129.0/24
SPF_IP169.148.131.0/24
SPF_IP169.148.142.10/32
SPF_IP169.148.144.0/25
SPF_IP169.148.144.10/32
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.30.191.208
SPF_IP192.237.158.0/23
SPF_IP198.2.128.0/18
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.61.254.0/23
SPF_IP199.34.22.36/32
SPF_IP199.67.64.0/24
SPF_IP199.67.80.2/32
SPF_IP199.67.80.20/32
SPF_IP199.67.82.2/32
SPF_IP199.67.82.20/32
SPF_IP199.67.84.0/24
SPF_IP199.67.86.0/24
SPF_IP199.67.88.0/24
SPF_IP204.141.32.0/23
SPF_IP204.141.42.0/23
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP205.201.128.0/20
SPF_IP209.61.151.0/24
SPF_IP23.253.182.0/23
SPF_IP2607:13c0:1::7000/116
SPF_IP2607:13c0:2::1000/116
SPF_IP65.154.166.0/24
SPF_IP69.72.32.0/20
SPF_IP8.39.54.0/23
SPF_IP8.40.222.0/23
SPF_IP87.253.232.0/21
SPF_MXelmospa.com

Related pages

Pivot deeper into the graph from elmospa.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elmospa.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.