Skip to content

Hostname

regalsante.com

Last fetched

regalsante.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · regalsante.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/regalsante.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.6.200192.99.0.0/16AS16276CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of regalsante.com.

Threat posture

History

Mail and authentication

MX records

  • regalsante.com

SPF policy

36 SPF mechanisms authorising senders for regalsante.com.

MechanismTarget
SPF_Aregalsante.com
SPF_INCLUDEalcoholica.ca
SPF_INCLUDEaudiotrackpro.com
SPF_INCLUDEbond-instruments.com
SPF_INCLUDEchosebine.com
SPF_INCLUDEdespisedicon.com
SPF_INCLUDEdrowninginblood.com
SPF_INCLUDEepikadesign.com
SPF_INCLUDEfingerprintzmusic.com
SPF_INCLUDEfqrmultimedia.com
SPF_INCLUDEheavenscry.com
SPF_INCLUDEkarcius.com
SPF_INCLUDElafabriquedemonstres.com
SPF_INCLUDElapagepratique.com
SPF_INCLUDElensoleillee.ca
SPF_INCLUDElucidvision.media
SPF_INCLUDElucidvisionmedia.ca
SPF_INCLUDElutheriegervais.com
SPF_INCLUDElvm-workstation.com
SPF_INCLUDElvm-workstation.net
SPF_INCLUDElvmserver.ca
SPF_INCLUDElvmworkstation.net
SPF_INCLUDEmout.mywhc.ca
SPF_INCLUDEmusicoman.ca
SPF_INCLUDEnecroticmutation.com
SPF_INCLUDEnonhumanera.com
SPF_INCLUDEobeythebrave.com
SPF_INCLUDEregalsante.com
SPF_INCLUDErezonantconsulting.com
SPF_INCLUDEsolutionsimmo-tech.com
SPF_INCLUDEspectaclespourecoles.com
SPF_INCLUDEsylvainauclair.com
SPF_INCLUDEtrampofthecentury.com
SPF_INCLUDEyvesgariepy.com
SPF_IP192.99.6.200
SPF_MXregalsante.com

Related pages

Pivot deeper into the graph from regalsante.com.

Cypher and MCP

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

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